print('For: ' + player_name)
print(f'During Matches Against: ' + opponents_list)
For: eeiu During Matches Against: XSET, OpTic Gaming, Pioneers, Knights, Luminosity Gaming, Version1, Sentinels
HM = HeatMap('Bind', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')
HM = HeatMap('Haven', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')
HM = HeatMap('Split', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')
HM = HeatMap('Ascent', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')
HM = HeatMap('Icebox', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')
HM = HeatMap('Breeze', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')
HM = HeatMap('Fracture', ID=PID)
HM.show('DEF', 'NoPlant')
HM.show('DEF', 'Planted')
HM.show('ATT', 'NoPlant')
HM.show('ATT', 'Planted')